[INFO] cloning repository https://github.com/skanehira/containerd-shim-chibiwasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skanehira/containerd-shim-chibiwasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskanehira%2Fcontainerd-shim-chibiwasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskanehira%2Fcontainerd-shim-chibiwasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbbbf27f140c8e3588ad75ed572bfa3084f52242
[INFO] checking skanehira/containerd-shim-chibiwasm against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskanehira%2Fcontainerd-shim-chibiwasm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skanehira/containerd-shim-chibiwasm
[INFO] finished tweaking git repo https://github.com/skanehira/containerd-shim-chibiwasm
[INFO] tweaked toml for git repo https://github.com/skanehira/containerd-shim-chibiwasm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skanehira/containerd-shim-chibiwasm on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skanehira/containerd-shim-chibiwasm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f216ba84f76a8010d7b9a4d319f70a084f71eb44698669dc1d257d1e408d47af
[INFO] running `Command { std: "docker" "start" "f216ba84f76a8010d7b9a4d319f70a084f71eb44698669dc1d257d1e408d47af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f216ba84f76a8010d7b9a4d319f70a084f71eb44698669dc1d257d1e408d47af" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f216ba84f76a8010d7b9a4d319f70a084f71eb44698669dc1d257d1e408d47af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f216ba84f76a8010d7b9a4d319f70a084f71eb44698669dc1d257d1e408d47af" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling rustix v0.36.16
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling syn v2.0.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling procfs v0.15.1
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling libseccomp-sys v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking prctl v1.0.0
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling libseccomp v0.3.0
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking clap_builder v4.4.2
[INFO] [stderr]     Checking page_size v0.5.0
[INFO] [stderr]     Checking go-flag v0.1.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.36.16/src/backend/linux_raw/io/errno.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.36.16/src/backend/linux_raw/io/errno.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling containerd-shim-wasm v0.2.1
[INFO] [stderr]    Compiling uapi v0.2.10
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_start` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.36.16/src/backend/linux_raw/io/errno.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_end` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.36.16/src/backend/linux_raw/io/errno.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking safe-path v0.1.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]     Checking cgroups-rs v0.2.11
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr] error: could not compile `rustix` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f216ba84f76a8010d7b9a4d319f70a084f71eb44698669dc1d257d1e408d47af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f216ba84f76a8010d7b9a4d319f70a084f71eb44698669dc1d257d1e408d47af", kill_on_drop: false }`
[INFO] [stdout] f216ba84f76a8010d7b9a4d319f70a084f71eb44698669dc1d257d1e408d47af
